auto merge of #250 : alexcrichton/cargo/test-deps, r=wycats
authorbors <bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000 (19:03 +0000)
committerbors <bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000 (19:03 +0000)
* Ensure that binaries are present for integration tests (as well as libraries)
* Ensure that same-named binaries/libs/tests never clash. Examples are excluded for now because they should probably be built to a separate directory.


Trivial merge